mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
build (ci): fix build issue
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ pipeline:
|
||||
commands:
|
||||
- echo $DOCKER_PASSWORD | docker login -u=$DOCKER_USERNAME --password-stdin
|
||||
- docker pull alpine:latest
|
||||
- docker build --no-cache -t machines/nuage:master docker/prod
|
||||
- docker build --no-cache -t machines/nuage docker/prod
|
||||
- docker push machines/nuage
|
||||
Reference in New Issue
Block a user