forgot to save

pull/53/head
kouhai dev 2023-04-15 18:51:48 -07:00
parent 4c6679ef33
commit a00a7d1ce2
1 changed files with 1 additions and 4 deletions

View File

@ -13,10 +13,7 @@ variables:
NAME: gitea.treehouse.systems/treehouse/mastodon
pipeline:
build:
image: *docker-git
volumes: *docker.sock
environment:
<<: *common-env
<<: *docker-step
commands:
- docker version
- docker image build -f Dockerfile --build-arg SOURCE_TAG=$CI_COMMIT_SHA . -t $NAME:latest